Add an event comment by feed ID
POST/api/2.0/community/event/:feedid/comment
Adds a comment to the event with the ID specified in the request. The parent event ID can be also specified if needed.
Note: Send parentId=0 or doesn't send it at all if you want your comment to be on the root level.
Request
Responses
- 200
- 401
Comment
Unauthorized